FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Catch::StringMaker< T[SZ]> Struct Template Reference

Static Public Member Functions

static std::string convert (T const (&arr)[SZ])
 

Member Function Documentation

template<typename T , int SZ>
static std::string Catch::StringMaker< T[SZ]>::convert ( T const (&)  arr[SZ])
inlinestatic